home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 4
/
PC MEDIA CD04.iso
/
share
/
prog
/
int32
/
int32.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-07-23
|
156 b
|
8 lines
#ifndef __INT32_H
#define __INT32_H
void * _makeInt32Thunk (void *proc, void *dsLoc, unsigned short chainSel, unsigned long chainOffset);
#endif